home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 7
/
Amiga Format AFCD07 (Dec 1996, Issue 91).iso
/
serious
/
shareware
/
comms
/
internet
/
html-related
/
hsc
/
src_docs
/
require.hsc
< prev
next >
Wrap
Text File
|
1996-09-18
|
2KB
|
44 lines
<WEBPAGE chapter="hsc - " title="Requirements"
prev="about.html"
next="distrib.html">
<H2>System requirements</H2>
<H3>AmigaOS</H3>
<STRONG>Memory:</STRONG> Well, this mostly depends on your input-data.
To process reasonable sized pages, about 300K of free ram should be enough.
For large pages
and projects using loads of documents, this can increase to 1MB or even
more, so your machine should have at least 2MB of memory.<BR>
<STRONG>Stack:</STRONG> A stack value of12KB usually should be sufficient;
at least, this worked for these documents.<BR>
<STRONG>AmigaOS and CPU:</STRONG> Basically, it works on an
A2000 with AmigaOS 2.04 and a plain 68000,
but as this isn't much fun, the binaries are compiled for 68020.
As <hsc> is not one of the fastest, a 68040 is recommended.<BR>
<H3>Other OS</H3>
<P>Any other OS <hsc> is known to work with requires more hardware to boot
the machine then <hsc> will ever be abel to request.</P>
<H2>Knownledge requirements</H2>
<P><hsc> is not a tool for beginners. It does not make html easier. It only
makes it a bit less painful and brain-damaged - that's all. Therefor, these
documents asume that you are already familiar with html and <make>
(If you also want to utilize the <A HREF="project/index.html">project managment
capabilities</A>).</P>
<P>There exists several sources for beginners, and this won't be
page #1876545 which lists these sources (But I'm frightened, the
section about <ln_related> has degenerated to one of these pages..).</P>
<P>As <hsc> is a CLI-only-tool, any knownledge of how to work with
mouse and icons is not required.</P>
</WEBPAGE>